Skip to content

Fix CI out of memory errors#632

Merged
ElliottKasoar merged 4 commits intostfc:mainfrom
ElliottKasoar:fix-ci-memory
Dec 9, 2025
Merged

Fix CI out of memory errors#632
ElliottKasoar merged 4 commits intostfc:mainfrom
ElliottKasoar:fix-ci-memory

Conversation

@ElliottKasoar
Copy link
Member

@ElliottKasoar ElliottKasoar commented Nov 28, 2025

Resolves #631 (hopefully)

  • Moves clearing the cache in the standard CI higher in the workflow, which I hope is sufficient for those errors
  • Copies the disk clearing used in one of the docker workflows to the others
  • Updated various actions, which generally also include bug fixes relating to caching, among other things

@ElliottKasoar ElliottKasoar self-assigned this Nov 28, 2025
@ElliottKasoar ElliottKasoar added bug Something isn't working testing Unit testing or CI labels Nov 28, 2025
@ElliottKasoar ElliottKasoar merged commit 6b7f559 into stfc:main Dec 9, 2025
13 checks passed
@ElliottKasoar ElliottKasoar deleted the fix-ci-memory branch December 9, 2025 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working testing Unit testing or CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Out of memory errors in CI

2 participants